Skip to content

Avoid leaking continuations on internal rxjava schedulers#11540

Merged
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit into
masterfrom
andrea.marziali/rxjava2
Jun 3, 2026
Merged

Avoid leaking continuations on internal rxjava schedulers#11540
gh-worker-dd-mergequeue-cf854d[bot] merged 1 commit into
masterfrom
andrea.marziali/rxjava2

Conversation

@amarziali
Copy link
Copy Markdown
Contributor

What Does This Do

Exclude io.reactivex.internal.schedulers.AbstractDirectTask from async propagation and thus remove the strictTraceWrite cheat from tests

Motivation

Additional Notes

Contributor Checklist

  • Format the title according to the contribution guidelines
  • Assign the type: and (comp: or inst:) labels in addition to any other useful labels
  • Avoid using close, fix, or any linking keywords when referencing an issue
    Use solves instead, and assign the PR milestone to the issue
  • Update the CODEOWNERS file on source file addition, migration, or deletion
  • Update public documentation with any new configuration flags or behaviors
  • Add your completed PR to the merge queue by commenting /merge. You can also:
    • Customize the commit message associated with the merge with /merge --commit-message "..."
    • Remove your PR from the merge queue with /merge -c
    • Skip all merge queue checks with /merge -f --reason "reason"; please use this judiciously, as some checks do not run at the PR-level
    • Get more information in this doc

Jira ticket: [PROJ-IDENT]

@amarziali amarziali requested a review from a team as a code owner June 3, 2026 08:38
@amarziali amarziali added the type: enhancement Enhancements and improvements label Jun 3, 2026
@amarziali amarziali requested a review from a team as a code owner June 3, 2026 08:38
@amarziali amarziali added the inst: others All other instrumentations label Jun 3, 2026
@amarziali amarziali requested review from AlexeyKuznetsov-DD, ValentinZakharov and mcculls and removed request for a team June 3, 2026 08:38
@datadog-datadog-prod-us1
Copy link
Copy Markdown
Contributor

datadog-datadog-prod-us1 Bot commented Jun 3, 2026

Pipelines

Fix all issues with BitsAI

⚠️ Warnings

🚦 5 Pipeline jobs failed

DataDog/apm-reliability/dd-trace-java | java-startup-parallel-check-slo-breaches   View in Datadog   GitLab

See error No Markdown threshold comparison report was generated due to missing scenarios for comparison.

DataDog/apm-reliability/dd-trace-java | java-startup-parallel-generate-slos   View in Datadog   GitLab

See error Artifact path 'artifacts' not found in current or project directory during execution.

DataDog/apm-reliability/dd-trace-java | java-startup-parallel-upload-to-bp-api   View in Datadog   GitLab

See error Execution of 'Verify files exist' failed. Error: No such file or directory: '/go/src/github.com/DataDog/apm-reliability/dd-trace-java/artifacts/candidate-*.converted.json'.

View all 5 failed jobs.

Useful? React with 👍 / 👎

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: ad2ec80 | Docs | Datadog PR Page | Give us feedback!

@amarziali
Copy link
Copy Markdown
Contributor Author

/merge

@gh-worker-devflow-routing-ef8351
Copy link
Copy Markdown

gh-worker-devflow-routing-ef8351 Bot commented Jun 3, 2026

View all feedbacks in Devflow UI.

2026-06-03 09:49:44 UTC ℹ️ Start processing command /merge


2026-06-03 09:49:49 UTC ℹ️ MergeQueue: pull request added to the queue

The expected merge time in master is approximately 1h (p90).


2026-06-03 11:02:21 UTC ℹ️ MergeQueue: This merge request was merged

@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot merged commit fa3b044 into master Jun 3, 2026
756 of 762 checks passed
@gh-worker-dd-mergequeue-cf854d gh-worker-dd-mergequeue-cf854d Bot deleted the andrea.marziali/rxjava2 branch June 3, 2026 11:02
@github-actions github-actions Bot added this to the 1.64.0 milestone Jun 3, 2026
@PerfectSlayer PerfectSlayer added inst: jax-rs JAX-RS instrumentation and removed inst: others All other instrumentations labels Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

inst: jax-rs JAX-RS instrumentation type: enhancement Enhancements and improvements

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants